Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 92,418 for

document formatting

(0.25 sec)
  1. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in C#. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This Document details how to implement these features and provides sample code for your reference.... AI Document Assistant Close Change Cells...Alignment and Keep Existing Formatting...

    docs.aspose.com/cells/net/line-breaks-and-text-...
  2. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font Formatting of this data label....Provides access to the font formatting of this data label. @property...bubble charts. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... Document () # Add a plain text watermark...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Format Number to Accounting|Documentation

    This article will introduce how to Format Number to Accountingusing Aspose.Cells for Java API....How to Format Number to Accounting Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to accounting in Excel is...

    docs.aspose.com/cells/java/how-to-format-number...
  5. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....customize its formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FrameFormat.width property | Aspose.Words for N...

    FrameFormat.width property. Gets the width of the specified frame, in points....to get information about formatting properties of paragraphs...frames. let doc = new aw . Document ( base . myDir + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Render EML to PDF in Andorid App | products.asp...

    Export EML to PDF without using Microsoft Word or Outlook in you Andorid applications...Total for Android via Java File Format Automation libraries you can...API you can convert EML file format to HTML and by using second...

    products.aspose.com/total/android-java/conversi...
  8. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodetype/#OFFICE_MATH)....office math display formatting. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells for Python via .NET library to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings Contents [ Hide ] 2-Color...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/python-net/adding-2-color...
  10. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...phone number, even though the format switch is meant to render it...correctly on the post-mailmerge document. Is there any way to get around...

    forum.aspose.com/t/mergefield-calculation/311156